FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot5 (47 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot5&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset
Url http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset
Version 1.0.0
Status active
Name BundleSearchsetEHR
Title Bundle Searchset EHR
Experimental False
Realm uv
Authority national
Description The Bundle Searchset resource captures the search result from the server.
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "BundleSearchset",
  "url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset",
  "version" : "1.0.0",
  "name" : "BundleSearchsetEHR",
  "title" : "Bundle Searchset EHR",
  "status" : "active",
  "description" : "The Bundle Searchset resource captures the search result from the server.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "searchset",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.link",
        "path" : "Bundle.link",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.link.relation",
        "path" : "Bundle.link.relation",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.link.url",
        "path" : "Bundle.link.url",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.